Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: add more logs when there is a lot of transaction restarts #2172

Merged
merged 3 commits into from
Jun 7, 2022

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Jun 7, 2022

No description provided.

pkg/meta/redis.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2022

Codecov Report

Merging #2172 (9fd78c1) into main (b36ea4c) will increase coverage by 0.04%.
The diff coverage is 52.38%.

@@            Coverage Diff             @@
##             main    #2172      +/-   ##
==========================================
+ Coverage   61.70%   61.75%   +0.04%     
==========================================
  Files         137      137              
  Lines       24853    24844       -9     
==========================================
+ Hits        15336    15342       +6     
+ Misses       7740     7730      -10     
+ Partials     1777     1772       -5     
Impacted Files Coverage Δ
pkg/meta/tkv.go 76.53% <40.00%> (-0.05%) ⬇️
pkg/meta/sql.go 66.33% <44.44%> (-0.11%) ⬇️
pkg/meta/redis.go 71.49% <60.00%> (+0.26%) ⬆️
pkg/chunk/cached_store.go 76.37% <100.00%> (+0.18%) ⬆️
pkg/meta/dump.go 79.84% <0.00%> (ø)
pkg/gateway/gateway.go 44.82% <0.00%> (+0.21%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0543a7e...9fd78c1. Read the comment docs.

@SandyXSD SandyXSD merged commit ed8ee5f into main Jun 7, 2022
@SandyXSD SandyXSD deleted the txn-more-log branch June 7, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants